[INFO] cloning repository https://github.com/prodbyola/modeller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prodbyola/modeller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fmodeller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fmodeller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a4e2d6a948b684989a20d2d3245bfe64e67867f
[INFO] fixing prodbyola/modeller against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fmodeller" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prodbyola/modeller
[INFO] finished tweaking git repo https://github.com/prodbyola/modeller
[INFO] tweaked toml for git repo https://github.com/prodbyola/modeller written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prodbyola/modeller on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prodbyola/modeller already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded dirs v5.0.1
[INFO] [stderr]   Downloaded rbdc-pool-fast v4.6.0
[INFO] [stderr]   Downloaded dark-std v0.2.16
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded sha-1 v0.10.1
[INFO] [stderr]   Downloaded fastdate v0.3.36
[INFO] [stderr]   Downloaded wasite v0.1.0
[INFO] [stderr]   Downloaded stringprep v0.1.5
[INFO] [stderr]   Downloaded dirs-sys v0.4.1
[INFO] [stderr]   Downloaded fast_pool v0.3.7
[INFO] [stderr]   Downloaded rbs v4.6.0
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded whoami v1.6.0
[INFO] [stderr]   Downloaded rbatis-macro-driver v4.6.0
[INFO] [stderr]   Downloaded rbdc v4.6.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] [stderr]   Downloaded rbdc-sqlite v4.6.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded pkcs1 v0.7.5
[INFO] [stderr]   Downloaded r-efi v5.2.0
[INFO] [stderr]   Downloaded rbdc-mysql v4.6.0
[INFO] [stderr]   Downloaded html_parser v0.6.3
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded rbdc-pg v4.6.0
[INFO] [stderr]   Downloaded rbatis-codegen v4.6.5
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.4
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] [stderr]   Downloaded libm v0.2.15
[INFO] [stderr]   Downloaded unicode-normalization v0.1.24
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] [stderr]   Downloaded rbatis v4.6.7
[INFO] [stderr]   Downloaded tokio v1.45.1
[INFO] [stderr]   Downloaded libsqlite3-sys v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23
[INFO] running `Command { std: "docker" "start" "c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling modeller v0.1.0 (/opt/rustwide/workdir/modeller)
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking darling_core v0.20.11
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling definitions v0.1.0 (/opt/rustwide/workdir/definitions)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking modeller_parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking fast_pool v0.3.7
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]    Compiling rbs v4.6.0
[INFO] [stderr]    Compiling dark-std v0.2.16
[INFO] [stderr]    Compiling html_parser v0.6.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling rbatis-codegen v4.6.5
[INFO] [stderr]     Checking fastdate v0.3.36
[INFO] [stderr]    Compiling rbatis-macro-driver v4.6.0
[INFO] [stderr]     Checking rbdc v4.6.0
[INFO] [stderr]     Checking rbdc-pool-fast v4.6.0
[INFO] [stderr]     Checking rbdc-mysql v4.6.0
[INFO] [stderr]     Checking rbdc-pg v4.6.0
[INFO] [stderr]     Checking rbdc-sqlite v4.6.0
[INFO] [stderr]     Checking rbatis v4.6.7
[INFO] [stdout] warning: unused imports: `config` and `self`
[INFO] [stdout]  --> modeller/src/tests.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     bincode::{self, config},
[INFO] [stdout]   |               ^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_definition` found for struct `MockTable` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockTable {
[INFO] [stdout]    | ---------------- associated function or constant `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     let mut model = MockTable::get_definition()?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ associated function or constant not found in `MockTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_definition` found for struct `User` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct User {
[INFO] [stdout]    | ----------- associated function or constant `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     model = User::get_definition()?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ associated function or constant not found in `User`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_definition` found for struct `MockTable` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockTable {
[INFO] [stdout]    | ---------------- associated function or constant `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     let model = MockTable::get_definition()?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ associated function or constant not found in `MockTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `get_definition` found for struct `MockTable` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockTable {
[INFO] [stdout]    | ---------------- associated function or constant `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     let model = MockTable::get_definition()?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ associated function or constant not found in `MockTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modeller` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23", kill_on_drop: false }`
[INFO] [stdout] c7c7ffa9a658440cd850dca1806f79d093b308de7b4f04f75483e8254080bc23
